home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 4 / CU Amiga Magazine's Super CD-ROM 04 (1996)(EMAP Images)(GB)(Track 1 of 3)[!][issue 1996-11].iso / magazine / psion / misc / bj600drv.lzx / readme.txt < prev   
Text File  |  1995-06-25  |  3KB  |  53 lines

  1.         Printer Driver for the Canon BJ600 Colour Bubblejet Printer
  2.         ===========================================================
  3.  
  4.      This ZIP file contains BJ6X001a.WD and BJ6X001a.WDR, as well as this
  5. ReadMe.TXT file.  The .WDR file is a printer driver to be placed in the \WDR 
  6. directory of the Series3 or 3a which needs to print colour on a Canon BJ600c
  7. (or similar) printer.  Once the file is in that directory, any new application 
  8. created/opened afterward will have the 'Canon BJ600 colour1' printer added to 
  9. the printer selection dialog of applications using the built in print manager.
  10.  
  11.      In order to print colour, several of the style code have had to be
  12. replaced by colour settings.  Here are the colours available in the supplied
  13. driver, and the styles you need to set in the text to produce the colours :
  14.  
  15.          Italic -      Blue
  16.          Subscript -   Cyan
  17.          Superscript - Red
  18.  
  19.      The base colour for this driver is black.  In order to change the base 
  20. colour you will need to modify the driver, such that at the end of each 
  21. coloured section, the printer reverts to the base colour you require.  This 
  22. simply means that you need to insert a 'change colour' code into the
  23. 'Italic Off' etc. sequences.
  24.  
  25.      The .WD file in this archive is the source code for the printer driver,
  26. which is modified from the Epson FX driver.  To recompile it, use the 
  27. WDTRAN program available from Psion.  This may also be available on
  28. bulletin boards such as CIX or CompuServ.
  29.  
  30.      The driver also supports the Script and Orator fonts available on BJ600,
  31. although the character spacing has not been checked, so justified text may 
  32. not have a straight right margin.
  33.  
  34.      While I have taken reasonable steps to ensure that this printer driver is
  35. free from errors, I cannot be held responsible for incorrect operation or any
  36. loss arising from the use of this driver or its source code.
  37.  
  38.      You may find it necessary to change the default printer emulation such
  39. that the priinter accepts the Epson command set.
  40.  
  41. NOTE: Due to the way in which Word formats its text, you may find that colours
  42. don't always work the way you would expect.  For instance, you will need to 
  43. re-assert the colour of any text which spans over a page break.  Using one
  44. colour within another is also a problem area.  To print Red text within Blue,
  45. you wil need to highlight both red sections, rather than the whole block
  46. followed by highlighting the middle section in blue.
  47.  
  48. Unless/until specified otherwise, this driver may be freely distributed,
  49. provided the full contents of this archive is distributed at the same time.
  50.  
  51. Simon Rea 25/06/95
  52. (perseus@cix.compulink.co.uk)
  53.